[INFO] cloning repository https://github.com/Sebastian-Elstadt/maproute
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sebastian-Elstadt/maproute" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSebastian-Elstadt%2Fmaproute", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSebastian-Elstadt%2Fmaproute'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7da1157d7c52a457fc1d7b0f0d45575a57a0dac5
[INFO] checking Sebastian-Elstadt/maproute against master#ff647322379c48947c196639599067665ff9eb88 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSebastian-Elstadt%2Fmaproute" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Sebastian-Elstadt/maproute
[INFO] finished tweaking git repo https://github.com/Sebastian-Elstadt/maproute
[INFO] tweaked toml for git repo https://github.com/Sebastian-Elstadt/maproute written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sebastian-Elstadt/maproute on toolchain ff647322379c48947c196639599067665ff9eb88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Sebastian-Elstadt/maproute already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded validators v0.25.3
[INFO] [stderr]   Downloaded validators-derive v0.25.2
[INFO] [stderr]   Downloaded whois-rust v1.6.0
[INFO] [stderr]   Downloaded trust-dns-client v0.23.2
[INFO] [stderr]   Downloaded trust-dns-proto v0.23.2
[INFO] [stderr]   Downloaded maxminddb v0.27.1
[INFO] [stderr]   Downloaded ipnetwork v0.21.1
[INFO] [stderr]   Downloaded portable-atomic v1.12.0
[INFO] [stderr]   Downloaded dns-lookup v3.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1115191f6cf469f58b20c29fefbf9273d7b4b700e640c9b53bb4bf338c5b0bc0
[INFO] running `Command { std: "docker" "start" "1115191f6cf469f58b20c29fefbf9273d7b4b700e640c9b53bb4bf338c5b0bc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1115191f6cf469f58b20c29fefbf9273d7b4b700e640c9b53bb4bf338c5b0bc0" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1115191f6cf469f58b20c29fefbf9273d7b4b700e640c9b53bb4bf338c5b0bc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1115191f6cf469f58b20c29fefbf9273d7b4b700e640c9b53bb4bf338c5b0bc0" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling portable-atomic v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.146
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking ipnetwork v0.21.1
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking dns-lookup v3.0.1
[INFO] [stderr]     Checking ureq-proto v0.5.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking indicatif v0.18.3
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.5.11
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling validators-derive v0.25.2
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking validators v0.25.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking maxminddb v0.27.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking ureq v3.1.4
[INFO] [stderr]     Checking trust-dns-proto v0.23.2
[INFO] [stderr]     Checking trust-dns-client v0.23.2
[INFO] [stderr]     Checking whois-rust v1.6.0
[INFO] [stderr]     Checking maproute v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.10s
[INFO] running `Command { std: "docker" "inspect" "1115191f6cf469f58b20c29fefbf9273d7b4b700e640c9b53bb4bf338c5b0bc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1115191f6cf469f58b20c29fefbf9273d7b4b700e640c9b53bb4bf338c5b0bc0", kill_on_drop: false }`
[INFO] [stdout] 1115191f6cf469f58b20c29fefbf9273d7b4b700e640c9b53bb4bf338c5b0bc0
